From: Matthieu Gallien Date: Mon, 24 Mar 2025 09:20:09 +0000 (+0100) Subject: use our own craft cache on windows X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2^2~70^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=64d2dac72335749a29a227f4a619ca5e11f95e94;p=nextcloud-desktop.git use our own craft cache on windows Signed-off-by: Matthieu Gallien --- diff --git a/craftmaster.ini b/craftmaster.ini index d9f2073ee..0164916d9 100644 --- a/craftmaster.ini +++ b/craftmaster.ini @@ -42,6 +42,9 @@ QtSDK/Compiler = msvc2022_64 General/ABI = windows-msvc2022_64-cl Paths/Python = C:\Python312-x64 +Packager/RepositoryUrl = https://download.nextcloud.com/desktop/development/craftCache/ +Packager/CacheVersion = 25.03-nc + [macos-64-clang] General/ABI = macos-64-clang